[INFO] cloning repository https://github.com/cobaltburn/catalystdb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cobaltburn/catalystdb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcobaltburn%2Fcatalystdb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcobaltburn%2Fcatalystdb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5c4fdbe5f2db752209d733d1f6f93be4cfc6a6a7
[INFO] testing cobaltburn/catalystdb against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcobaltburn%2Fcatalystdb" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cobaltburn/catalystdb
[INFO] finished tweaking git repo https://github.com/cobaltburn/catalystdb
[INFO] tweaked toml for git repo https://github.com/cobaltburn/catalystdb written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cobaltburn/catalystdb on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cobaltburn/catalystdb already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0d7b1ce054bda290c6e2ea309801e3c45e9cd635470f125e1a7a520e56b80e50
[INFO] running `Command { std: "docker" "start" "-a" "0d7b1ce054bda290c6e2ea309801e3c45e9cd635470f125e1a7a520e56b80e50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d7b1ce054bda290c6e2ea309801e3c45e9cd635470f125e1a7a520e56b80e50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d7b1ce054bda290c6e2ea309801e3c45e9cd635470f125e1a7a520e56b80e50", kill_on_drop: false }`
[INFO] [stdout] 0d7b1ce054bda290c6e2ea309801e3c45e9cd635470f125e1a7a520e56b80e50
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6faaf5f0a342878ea5fa0c26a78e8198514a73ca8e2e422c16aebf2b5b34331d
[INFO] running `Command { std: "docker" "start" "-a" "6faaf5f0a342878ea5fa0c26a78e8198514a73ca8e2e422c16aebf2b5b34331d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling cc v1.2.6
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.92
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling brotli-decompressor v4.0.1
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling reblessive v0.4.2
[INFO] [stderr]    Compiling brotli v6.0.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling actix_derive v0.6.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling actix-server v2.5.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde-content v0.1.0
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling actix v0.13.5
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling actix-http v3.9.0
[INFO] [stderr]    Compiling actix-web v4.9.0
[INFO] [stderr]    Compiling catalystdb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `ident::Ident`, `idiom::Idioms`, `path::Path`, `self`, `table`, and `walk::Walk`
[INFO] [stdout]   --> src/dbs/iterator.rs:5:17
[INFO] [stdout]    |
[INFO] [stdout]  5 |         graph::{self, Graph},
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout]  6 |         ops::{get::Get, walk::Walk},
[INFO] [stdout]    |                         ^^^^^^^^^^
[INFO] [stdout]  7 |         table,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 11 |         edge::Edge, fields::Field, ident::Ident, idiom::Idioms, object::Object, path::Path,
[INFO] [stdout]    |                                    ^^^^^^^^^^^^  ^^^^^^^^^^^^^                  ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `graph::Graph`
[INFO] [stdout]  --> src/dbs/ops/walk.rs:2:27
[INFO] [stdout]   |
[INFO] [stdout] 2 |     dbs::{entity::Entity, graph::Graph},
[INFO] [stdout]   |                           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Stack` and `tree::Stk`
[INFO] [stdout]  --> src/dbs/ops/walk.rs:8:18
[INFO] [stdout]   |
[INFO] [stdout] 8 | use reblessive::{tree::Stk, Stack, TreeStack};
[INFO] [stdout]   |                  ^^^^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `record::Record` and `resp::Response`
[INFO] [stdout]  --> src/dbs/table.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 |     ql::{record::Record, value::Value},
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout] 4 |     resp::Response,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Handler`, `Message`, and `ResponseFuture`
[INFO] [stdout]  --> src/dbs/table.rs:6:35
[INFO] [stdout]   |
[INFO] [stdout] 6 | use actix::{Actor, Addr, Context, Handler, Message, ResponseFuture};
[INFO] [stdout]   |                                   ^^^^^^^  ^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IntoParallelRefIterator` and `ParallelIterator`
[INFO] [stdout]  --> src/dbs/table.rs:7:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | use rayon::iter::{IntoParallelRefIterator, ParallelIterator};
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/ql/array.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | use reblessive::tree::{self, Stk};
[INFO] [stdout]   |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `fields::Field`, `get::Get`, `ident::Ident`, and `idiom::Idiom`
[INFO] [stdout]   --> src/ql/func/get.rs:5:15
[INFO] [stdout]    |
[INFO] [stdout]  5 |         ops::{get::Get, retrieve::Retrieve, walk::Walk},
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 11 |         fields::Field,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 12 |         ident::Ident,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 13 |         idiom::Idiom,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/ql/object.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | use reblessive::tree::{self, Stk};
[INFO] [stdout]   |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::uuid::Uuid`
[INFO] [stdout]  --> src/ql/record.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::uuid::Uuid;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]   --> src/dbs/iterator.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |         todo!();
[INFO] [stdout]    |         ------- any code following this expression is unreachable
[INFO] [stdout] 58 |         let mut responses: Vec<Value> = Vec::new();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `val`
[INFO] [stdout]    --> src/dbs/entity.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn evaluate(&self, val: &Value) -> Result<Value, Error> {
[INFO] [stdout]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_val`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stk`
[INFO] [stdout]   --> src/dbs/iterator.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |         stk: &mut Stk,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_stk`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `graph`
[INFO] [stdout]   --> src/dbs/iterator.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |         graph: &Addr<Graph>,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_graph`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expr`
[INFO] [stdout]   --> src/dbs/iterator.rs:88:33
[INFO] [stdout]    |
[INFO] [stdout] 88 |                 Field::Single { expr, alias } => {
[INFO] [stdout]    |                                 ^^^^ help: try ignoring the field: `expr: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `alias`
[INFO] [stdout]   --> src/dbs/iterator.rs:88:39
[INFO] [stdout]    |
[INFO] [stdout] 88 |                 Field::Single { expr, alias } => {
[INFO] [stdout]    |                                       ^^^^^ help: try ignoring the field: `alias: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dir`
[INFO] [stdout]   --> src/dbs/iterator.rs:46:16
[INFO] [stdout]    |
[INFO] [stdout] 46 |         Edge { dir, from, to }: Edge,
[INFO] [stdout]    |                ^^^ help: try ignoring the field: `dir: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `to`
[INFO] [stdout]   --> src/dbs/iterator.rs:46:27
[INFO] [stdout]    |
[INFO] [stdout] 46 |         Edge { dir, from, to }: Edge,
[INFO] [stdout]    |                           ^^ help: try ignoring the field: `to: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `node`
[INFO] [stdout]   --> src/dbs/iterator.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let node = match response {
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_node`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter`
[INFO] [stdout]   --> src/dbs/ops/get.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |         if let Some(filter) = filter {
[INFO] [stdout]    |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/dbs/ops/walk.rs:72:21
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 let mut stack = TreeStack::new();
[INFO] [stdout]    |                     ----^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter`
[INFO] [stdout]   --> src/dbs/ops/walk.rs:70:25
[INFO] [stdout]    |
[INFO] [stdout] 70 |             if let Some(filter) = filter {
[INFO] [stdout]    |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stack`
[INFO] [stdout]   --> src/dbs/ops/walk.rs:72:21
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 let mut stack = TreeStack::new();
[INFO] [stdout]    |                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stack`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `start`
[INFO] [stdout]    --> src/ql/idiom.rs:105:19
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn parse_walk(start: Part, parts: &mut Iter<Part>) -> Result<Value, Error> {
[INFO] [stdout]     |                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_start`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `part`
[INFO] [stdout]    --> src/ql/idiom.rs:107:24
[INFO] [stdout]     |
[INFO] [stdout] 107 |         while let Some(part) = parts.next() {}
[INFO] [stdout]     |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_part`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Iterable` is never used
[INFO] [stdout]   --> src/dbs/iterator.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub enum Iterable {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `process`, `process_edge`, `process_value`, `process_record`, and `process_table` are never used
[INFO] [stdout]    --> src/dbs/iterator.rs:31:18
[INFO] [stdout]     |
[INFO] [stdout]  30 | impl Iterable {
[INFO] [stdout]     | ------------- associated items in this implementation
[INFO] [stdout]  31 |     pub async fn process(
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  45 |     async fn process_edge(
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  75 |     async fn process_value(
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     async fn process_record(record: Addr<Entity>, stm: &Statement<'_>) -> Result<Value, Error> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 |     async fn process_table(table: Vec<Addr<Entity>>, stm: &Statement<'_>) -> Result<Value, Error> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Iterator` is never constructed
[INFO] [stdout]    --> src/dbs/iterator.rs:138:12
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub struct Iterator {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/dbs/iterator.rs:146:12
[INFO] [stdout]     |
[INFO] [stdout] 145 | impl Iterator {
[INFO] [stdout]     | ------------- associated items in this implementation
[INFO] [stdout] 146 |     pub fn new() -> Iterator {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 150 |     pub fn ingest(&mut self, value: Iterable) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 154 |     pub async fn ingest_record(&mut self, id: Record, graph: &Addr<Graph>) -> Result<(), Error> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 |     pub async fn ingest_table(
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 |     pub fn ingest_edge(&mut self, edge: Edge) -> Result<(), Error> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 191 |     pub fn set_limit(&mut self, stm: &Statement<'_>) -> Result<(), Error> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 197 |     pub fn set_start(&mut self, stm: &Statement<'_>) -> Result<(), Error> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 203 |     pub async fn process(
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `incorperate` is never used
[INFO] [stdout]   --> src/ql/condition.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl Condition {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 32 |     fn incorperate(&self, fields: &BTreeMap<Arc<str>, Value>) -> Condition {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `neg` is never used
[INFO] [stdout]  --> src/ql/func/operation.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn neg(val: Value) -> Result<Value, Error> {
[INFO] [stdout]   |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `not` is never used
[INFO] [stdout]  --> src/ql/func/operation.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn not(val: Value) -> Result<Value, Error> {
[INFO] [stdout]   |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Idioms` is never constructed
[INFO] [stdout]   --> src/ql/idiom.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Idioms(pub Vec<Idiom>);
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `parse_walk` is never used
[INFO] [stdout]    --> src/ql/idiom.rs:105:8
[INFO] [stdout]     |
[INFO] [stdout]  39 | impl Idiom {
[INFO] [stdout]     | ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 105 |     fn parse_walk(start: Part, parts: &mut Iter<Part>) -> Result<Value, Error> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `serialize` is never used
[INFO] [stdout]  --> src/ql/serde/arc_str_serde.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn serialize<S>(value: &Arc<str>, serializer: S) -> Result<S::Ok, S::Error>
[INFO] [stdout]   |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deserialize` is never used
[INFO] [stdout]   --> src/ql/serde/arc_str_serde.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn deserialize<'de, D>(deserializer: D) -> Result<Arc<str>, D::Error>
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Select` is never constructed
[INFO] [stdout]   --> src/ql/statements/select.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Select {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `compute` is never used
[INFO] [stdout]   --> src/ql/statements/select.rs:30:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl Select {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] 29 |     // TODO need to implement multi step edges
[INFO] [stdout] 30 |     async fn compute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Statement` is never used
[INFO] [stdout]  --> src/ql/statements/statement.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub enum Statement<'a> {
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_select`, `fields`, `what`, `filter`, `limit`, and `start` are never used
[INFO] [stdout]   --> src/ql/statements/statement.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Statement<'_> {
[INFO] [stdout]    | ------------------ methods in this implementation
[INFO] [stdout] 14 |     pub fn is_select(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn fields(&self) -> Option<&Fields> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn what(&self) -> Option<&Values> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn filter(&self) -> Option<&Condition> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn limit(&self) -> Option<&usize> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn start(&self) -> Option<&usize> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Tables` is never constructed
[INFO] [stdout]  --> src/ql/table.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Tables(pub Vec<Table>);
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Values` is never constructed
[INFO] [stdout]   --> src/ql/value.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Values(pub Vec<Value>);
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s
[INFO] running `Command { std: "docker" "inspect" "6faaf5f0a342878ea5fa0c26a78e8198514a73ca8e2e422c16aebf2b5b34331d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6faaf5f0a342878ea5fa0c26a78e8198514a73ca8e2e422c16aebf2b5b34331d", kill_on_drop: false }`
[INFO] [stdout] 6faaf5f0a342878ea5fa0c26a78e8198514a73ca8e2e422c16aebf2b5b34331d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc4437f7a9c5f0383c7c9b2369390ae4f2e01e6dbac2763b1e5331b0d0ab3a49
[INFO] running `Command { std: "docker" "start" "-a" "bc4437f7a9c5f0383c7c9b2369390ae4f2e01e6dbac2763b1e5331b0d0ab3a49", kill_on_drop: false }`
[INFO] [stderr]    Compiling catalystdb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `graph`
[INFO] [stdout]   --> src/dbs/graph.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |             graph,
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ident::Ident`, `idiom::Idioms`, `path::Path`, `self`, `table`, and `walk::Walk`
[INFO] [stdout]   --> src/dbs/iterator.rs:5:17
[INFO] [stdout]    |
[INFO] [stdout]  5 |         graph::{self, Graph},
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout]  6 |         ops::{get::Get, walk::Walk},
[INFO] [stdout]    |                         ^^^^^^^^^^
[INFO] [stdout]  7 |         table,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 11 |         edge::Edge, fields::Field, ident::Ident, idiom::Idioms, object::Object, path::Path,
[INFO] [stdout]    |                                    ^^^^^^^^^^^^  ^^^^^^^^^^^^^                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `graph::Graph`
[INFO] [stdout]  --> src/dbs/ops/walk.rs:2:27
[INFO] [stdout]   |
[INFO] [stdout] 2 |     dbs::{entity::Entity, graph::Graph},
[INFO] [stdout]   |                           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Stack` and `tree::Stk`
[INFO] [stdout]  --> src/dbs/ops/walk.rs:8:18
[INFO] [stdout]   |
[INFO] [stdout] 8 | use reblessive::{tree::Stk, Stack, TreeStack};
[INFO] [stdout]   |                  ^^^^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `record::Record` and `resp::Response`
[INFO] [stdout]  --> src/dbs/table.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 |     ql::{record::Record, value::Value},
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout] 4 |     resp::Response,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Handler`, `Message`, and `ResponseFuture`
[INFO] [stdout]  --> src/dbs/table.rs:6:35
[INFO] [stdout]   |
[INFO] [stdout] 6 | use actix::{Actor, Addr, Context, Handler, Message, ResponseFuture};
[INFO] [stdout]   |                                   ^^^^^^^  ^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IntoParallelRefIterator` and `ParallelIterator`
[INFO] [stdout]  --> src/dbs/table.rs:7:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | use rayon::iter::{IntoParallelRefIterator, ParallelIterator};
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/ql/array.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | use reblessive::tree::{self, Stk};
[INFO] [stdout]   |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `fields::Field`, `get::Get`, `ident::Ident`, and `idiom::Idiom`
[INFO] [stdout]   --> src/ql/func/get.rs:5:15
[INFO] [stdout]    |
[INFO] [stdout]  5 |         ops::{get::Get, retrieve::Retrieve, walk::Walk},
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 11 |         fields::Field,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 12 |         ident::Ident,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 13 |         idiom::Idiom,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/ql/object.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | use reblessive::tree::{self, Stk};
[INFO] [stdout]   |                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::uuid::Uuid`
[INFO] [stdout]  --> src/ql/record.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::uuid::Uuid;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]   --> src/dbs/iterator.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |         todo!();
[INFO] [stdout]    |         ------- any code following this expression is unreachable
[INFO] [stdout] 58 |         let mut responses: Vec<Value> = Vec::new();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `val`
[INFO] [stdout]    --> src/dbs/entity.rs:132:28
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn evaluate(&self, val: &Value) -> Result<Value, Error> {
[INFO] [stdout]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_val`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stk`
[INFO] [stdout]   --> src/dbs/iterator.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |         stk: &mut Stk,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_stk`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `graph`
[INFO] [stdout]   --> src/dbs/iterator.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |         graph: &Addr<Graph>,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_graph`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expr`
[INFO] [stdout]   --> src/dbs/iterator.rs:88:33
[INFO] [stdout]    |
[INFO] [stdout] 88 |                 Field::Single { expr, alias } => {
[INFO] [stdout]    |                                 ^^^^ help: try ignoring the field: `expr: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `alias`
[INFO] [stdout]   --> src/dbs/iterator.rs:88:39
[INFO] [stdout]    |
[INFO] [stdout] 88 |                 Field::Single { expr, alias } => {
[INFO] [stdout]    |                                       ^^^^^ help: try ignoring the field: `alias: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dir`
[INFO] [stdout]   --> src/dbs/iterator.rs:46:16
[INFO] [stdout]    |
[INFO] [stdout] 46 |         Edge { dir, from, to }: Edge,
[INFO] [stdout]    |                ^^^ help: try ignoring the field: `dir: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `to`
[INFO] [stdout]   --> src/dbs/iterator.rs:46:27
[INFO] [stdout]    |
[INFO] [stdout] 46 |         Edge { dir, from, to }: Edge,
[INFO] [stdout]    |                           ^^ help: try ignoring the field: `to: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `node`
[INFO] [stdout]   --> src/dbs/iterator.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let node = match response {
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_node`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter`
[INFO] [stdout]   --> src/dbs/ops/get.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |         if let Some(filter) = filter {
[INFO] [stdout]    |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/dbs/ops/walk.rs:72:21
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 let mut stack = TreeStack::new();
[INFO] [stdout]    |                     ----^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter`
[INFO] [stdout]   --> src/dbs/ops/walk.rs:70:25
[INFO] [stdout]    |
[INFO] [stdout] 70 |             if let Some(filter) = filter {
[INFO] [stdout]    |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stack`
[INFO] [stdout]   --> src/dbs/ops/walk.rs:72:21
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 let mut stack = TreeStack::new();
[INFO] [stdout]    |                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stack`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `start`
[INFO] [stdout]    --> src/ql/idiom.rs:105:19
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn parse_walk(start: Part, parts: &mut Iter<Part>) -> Result<Value, Error> {
[INFO] [stdout]     |                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_start`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `part`
[INFO] [stdout]    --> src/ql/idiom.rs:107:24
[INFO] [stdout]     |
[INFO] [stdout] 107 |         while let Some(part) = parts.next() {}
[INFO] [stdout]     |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_part`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Iterable` is never used
[INFO] [stdout]   --> src/dbs/iterator.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub enum Iterable {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `process`, `process_edge`, `process_value`, `process_record`, and `process_table` are never used
[INFO] [stdout]    --> src/dbs/iterator.rs:31:18
[INFO] [stdout]     |
[INFO] [stdout]  30 | impl Iterable {
[INFO] [stdout]     | ------------- associated items in this implementation
[INFO] [stdout]  31 |     pub async fn process(
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  45 |     async fn process_edge(
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  75 |     async fn process_value(
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     async fn process_record(record: Addr<Entity>, stm: &Statement<'_>) -> Result<Value, Error> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 |     async fn process_table(table: Vec<Addr<Entity>>, stm: &Statement<'_>) -> Result<Value, Error> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Iterator` is never constructed
[INFO] [stdout]    --> src/dbs/iterator.rs:138:12
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub struct Iterator {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/dbs/iterator.rs:146:12
[INFO] [stdout]     |
[INFO] [stdout] 145 | impl Iterator {
[INFO] [stdout]     | ------------- associated items in this implementation
[INFO] [stdout] 146 |     pub fn new() -> Iterator {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 150 |     pub fn ingest(&mut self, value: Iterable) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 154 |     pub async fn ingest_record(&mut self, id: Record, graph: &Addr<Graph>) -> Result<(), Error> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 |     pub async fn ingest_table(
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 |     pub fn ingest_edge(&mut self, edge: Edge) -> Result<(), Error> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 191 |     pub fn set_limit(&mut self, stm: &Statement<'_>) -> Result<(), Error> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 197 |     pub fn set_start(&mut self, stm: &Statement<'_>) -> Result<(), Error> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 203 |     pub async fn process(
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `incorperate` is never used
[INFO] [stdout]   --> src/ql/condition.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl Condition {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 32 |     fn incorperate(&self, fields: &BTreeMap<Arc<str>, Value>) -> Condition {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `neg` is never used
[INFO] [stdout]  --> src/ql/func/operation.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn neg(val: Value) -> Result<Value, Error> {
[INFO] [stdout]   |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `not` is never used
[INFO] [stdout]  --> src/ql/func/operation.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn not(val: Value) -> Result<Value, Error> {
[INFO] [stdout]   |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Idioms` is never constructed
[INFO] [stdout]   --> src/ql/idiom.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Idioms(pub Vec<Idiom>);
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `parse_walk` is never used
[INFO] [stdout]    --> src/ql/idiom.rs:105:8
[INFO] [stdout]     |
[INFO] [stdout]  39 | impl Idiom {
[INFO] [stdout]     | ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 105 |     fn parse_walk(start: Part, parts: &mut Iter<Part>) -> Result<Value, Error> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `serialize` is never used
[INFO] [stdout]  --> src/ql/serde/arc_str_serde.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn serialize<S>(value: &Arc<str>, serializer: S) -> Result<S::Ok, S::Error>
[INFO] [stdout]   |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deserialize` is never used
[INFO] [stdout]   --> src/ql/serde/arc_str_serde.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn deserialize<'de, D>(deserializer: D) -> Result<Arc<str>, D::Error>
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Select` is never constructed
[INFO] [stdout]   --> src/ql/statements/select.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Select {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `compute` is never used
[INFO] [stdout]   --> src/ql/statements/select.rs:30:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl Select {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] 29 |     // TODO need to implement multi step edges
[INFO] [stdout] 30 |     async fn compute(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Statement` is never used
[INFO] [stdout]  --> src/ql/statements/statement.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub enum Statement<'a> {
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_select`, `fields`, `what`, `filter`, `limit`, and `start` are never used
[INFO] [stdout]   --> src/ql/statements/statement.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Statement<'_> {
[INFO] [stdout]    | ------------------ methods in this implementation
[INFO] [stdout] 14 |     pub fn is_select(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn fields(&self) -> Option<&Fields> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn what(&self) -> Option<&Values> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn filter(&self) -> Option<&Condition> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn limit(&self) -> Option<&usize> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn start(&self) -> Option<&usize> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Tables` is never constructed
[INFO] [stdout]  --> src/ql/table.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Tables(pub Vec<Table>);
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Values` is never constructed
[INFO] [stdout]   --> src/ql/value.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Values(pub Vec<Value>);
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.61s
[INFO] running `Command { std: "docker" "inspect" "bc4437f7a9c5f0383c7c9b2369390ae4f2e01e6dbac2763b1e5331b0d0ab3a49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc4437f7a9c5f0383c7c9b2369390ae4f2e01e6dbac2763b1e5331b0d0ab3a49", kill_on_drop: false }`
[INFO] [stdout] bc4437f7a9c5f0383c7c9b2369390ae4f2e01e6dbac2763b1e5331b0d0ab3a49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c0725a1e638638fed042fc8979eed158e37e6bf58419af344ac310c915ff3d86
[INFO] running `Command { std: "docker" "start" "-a" "c0725a1e638638fed042fc8979eed158e37e6bf58419af344ac310c915ff3d86", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `graph`
[INFO] [stderr]   --> src/dbs/graph.rs:27:13
[INFO] [stderr]    |
[INFO] [stderr] 27 |             graph,
[INFO] [stderr]    |             ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `ident::Ident`, `idiom::Idioms`, `path::Path`, `self`, `table`, and `walk::Walk`
[INFO] [stderr]   --> src/dbs/iterator.rs:5:17
[INFO] [stderr]    |
[INFO] [stderr]  5 |         graph::{self, Graph},
[INFO] [stderr]    |                 ^^^^
[INFO] [stderr]  6 |         ops::{get::Get, walk::Walk},
[INFO] [stderr]    |                         ^^^^^^^^^^
[INFO] [stderr]  7 |         table,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 11 |         edge::Edge, fields::Field, ident::Ident, idiom::Idioms, object::Object, path::Path,
[INFO] [stderr]    |                                    ^^^^^^^^^^^^  ^^^^^^^^^^^^^                  ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `graph::Graph`
[INFO] [stderr]  --> src/dbs/ops/walk.rs:2:27
[INFO] [stderr]   |
[INFO] [stderr] 2 |     dbs::{entity::Entity, graph::Graph},
[INFO] [stderr]   |                           ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Stack` and `tree::Stk`
[INFO] [stderr]  --> src/dbs/ops/walk.rs:8:18
[INFO] [stderr]   |
[INFO] [stderr] 8 | use reblessive::{tree::Stk, Stack, TreeStack};
[INFO] [stderr]   |                  ^^^^^^^^^  ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `record::Record` and `resp::Response`
[INFO] [stderr]  --> src/dbs/table.rs:3:10
[INFO] [stderr]   |
[INFO] [stderr] 3 |     ql::{record::Record, value::Value},
[INFO] [stderr]   |          ^^^^^^^^^^^^^^
[INFO] [stderr] 4 |     resp::Response,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Handler`, `Message`, and `ResponseFuture`
[INFO] [stderr]  --> src/dbs/table.rs:6:35
[INFO] [stderr]   |
[INFO] [stderr] 6 | use actix::{Actor, Addr, Context, Handler, Message, ResponseFuture};
[INFO] [stderr]   |                                   ^^^^^^^  ^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `IntoParallelRefIterator` and `ParallelIterator`
[INFO] [stderr]  --> src/dbs/table.rs:7:19
[INFO] [stderr]   |
[INFO] [stderr] 7 | use rayon::iter::{IntoParallelRefIterator, ParallelIterator};
[INFO] [stderr]   |                   ^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self`
[INFO] [stderr]  --> src/ql/array.rs:2:24
[INFO] [stderr]   |
[INFO] [stderr] 2 | use reblessive::tree::{self, Stk};
[INFO] [stderr]   |                        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `fields::Field`, `get::Get`, `ident::Ident`, and `idiom::Idiom`
[INFO] [stderr]   --> src/ql/func/get.rs:5:15
[INFO] [stderr]    |
[INFO] [stderr]  5 |         ops::{get::Get, retrieve::Retrieve, walk::Walk},
[INFO] [stderr]    |               ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 11 |         fields::Field,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr] 12 |         ident::Ident,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] 13 |         idiom::Idiom,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self`
[INFO] [stderr]  --> src/ql/object.rs:2:24
[INFO] [stderr]   |
[INFO] [stderr] 2 | use reblessive::tree::{self, Stk};
[INFO] [stderr]   |                        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::uuid::Uuid`
[INFO] [stderr]  --> src/ql/record.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::uuid::Uuid;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable statement
[INFO] [stderr]   --> src/dbs/iterator.rs:58:9
[INFO] [stderr]    |
[INFO] [stderr] 57 |         todo!();
[INFO] [stderr]    |         ------- any code following this expression is unreachable
[INFO] [stderr] 58 |         let mut responses: Vec<Value> = Vec::new();
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `val`
[INFO] [stderr]    --> src/dbs/entity.rs:132:28
[INFO] [stderr]     |
[INFO] [stderr] 132 |     pub fn evaluate(&self, val: &Value) -> Result<Value, Error> {
[INFO] [stderr]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_val`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `stk`
[INFO] [stderr]   --> src/dbs/iterator.rs:77:9
[INFO] [stderr]    |
[INFO] [stderr] 77 |         stk: &mut Stk,
[INFO] [stderr]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_stk`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `graph`
[INFO] [stderr]   --> src/dbs/iterator.rs:78:9
[INFO] [stderr]    |
[INFO] [stderr] 78 |         graph: &Addr<Graph>,
[INFO] [stderr]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_graph`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `expr`
[INFO] [stderr]   --> src/dbs/iterator.rs:88:33
[INFO] [stderr]    |
[INFO] [stderr] 88 |                 Field::Single { expr, alias } => {
[INFO] [stderr]    |                                 ^^^^ help: try ignoring the field: `expr: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `alias`
[INFO] [stderr]   --> src/dbs/iterator.rs:88:39
[INFO] [stderr]    |
[INFO] [stderr] 88 |                 Field::Single { expr, alias } => {
[INFO] [stderr]    |                                       ^^^^^ help: try ignoring the field: `alias: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `dir`
[INFO] [stderr]   --> src/dbs/iterator.rs:46:16
[INFO] [stderr]    |
[INFO] [stderr] 46 |         Edge { dir, from, to }: Edge,
[INFO] [stderr]    |                ^^^ help: try ignoring the field: `dir: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `to`
[INFO] [stderr]   --> src/dbs/iterator.rs:46:27
[INFO] [stderr]    |
[INFO] [stderr] 46 |         Edge { dir, from, to }: Edge,
[INFO] [stderr]    |                           ^^ help: try ignoring the field: `to: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `node`
[INFO] [stderr]   --> src/dbs/iterator.rs:51:13
[INFO] [stderr]    |
[INFO] [stderr] 51 |         let node = match response {
[INFO] [stderr]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_node`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `filter`
[INFO] [stderr]   --> src/dbs/ops/get.rs:31:21
[INFO] [stderr]    |
[INFO] [stderr] 31 |         if let Some(filter) = filter {
[INFO] [stderr]    |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/dbs/ops/walk.rs:72:21
[INFO] [stderr]    |
[INFO] [stderr] 72 |                 let mut stack = TreeStack::new();
[INFO] [stderr]    |                     ----^^^^^
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `filter`
[INFO] [stderr]   --> src/dbs/ops/walk.rs:70:25
[INFO] [stderr]    |
[INFO] [stderr] 70 |             if let Some(filter) = filter {
[INFO] [stderr]    |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `stack`
[INFO] [stderr]   --> src/dbs/ops/walk.rs:72:21
[INFO] [stderr]    |
[INFO] [stderr] 72 |                 let mut stack = TreeStack::new();
[INFO] [stderr]    |                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stack`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `start`
[INFO] [stderr]    --> src/ql/idiom.rs:105:19
[INFO] [stderr]     |
[INFO] [stderr] 105 |     fn parse_walk(start: Part, parts: &mut Iter<Part>) -> Result<Value, Error> {
[INFO] [stderr]     |                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_start`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `part`
[INFO] [stderr]    --> src/ql/idiom.rs:107:24
[INFO] [stderr]     |
[INFO] [stderr] 107 |         while let Some(part) = parts.next() {}
[INFO] [stderr]     |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_part`
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Iterable` is never used
[INFO] [stderr]   --> src/dbs/iterator.rs:23:10
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub enum Iterable {
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `process`, `process_edge`, `process_value`, `process_record`, and `process_table` are never used
[INFO] [stderr]    --> src/dbs/iterator.rs:31:18
[INFO] [stderr]     |
[INFO] [stderr]  30 | impl Iterable {
[INFO] [stderr]     | ------------- associated items in this implementation
[INFO] [stderr]  31 |     pub async fn process(
[INFO] [stderr]     |                  ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  45 |     async fn process_edge(
[INFO] [stderr]     |              ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  75 |     async fn process_value(
[INFO] [stderr]     |              ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 101 |     async fn process_record(record: Addr<Entity>, stm: &Statement<'_>) -> Result<Value, Error> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 115 |     async fn process_table(table: Vec<Addr<Entity>>, stm: &Statement<'_>) -> Result<Value, Error> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Iterator` is never constructed
[INFO] [stderr]    --> src/dbs/iterator.rs:138:12
[INFO] [stderr]     |
[INFO] [stderr] 138 | pub struct Iterator {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]    --> src/dbs/iterator.rs:146:12
[INFO] [stderr]     |
[INFO] [stderr] 145 | impl Iterator {
[INFO] [stderr]     | ------------- associated items in this implementation
[INFO] [stderr] 146 |     pub fn new() -> Iterator {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 150 |     pub fn ingest(&mut self, value: Iterable) {
[INFO] [stderr]     |            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 154 |     pub async fn ingest_record(&mut self, id: Record, graph: &Addr<Graph>) -> Result<(), Error> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 168 |     pub async fn ingest_table(
[INFO] [stderr]     |                  ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 186 |     pub fn ingest_edge(&mut self, edge: Edge) -> Result<(), Error> {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 191 |     pub fn set_limit(&mut self, stm: &Statement<'_>) -> Result<(), Error> {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 197 |     pub fn set_start(&mut self, stm: &Statement<'_>) -> Result<(), Error> {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 203 |     pub async fn process(
[INFO] [stderr]     |                  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `incorperate` is never used
[INFO] [stderr]   --> src/ql/condition.rs:32:8
[INFO] [stderr]    |
[INFO] [stderr] 16 | impl Condition {
[INFO] [stderr]    | -------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 32 |     fn incorperate(&self, fields: &BTreeMap<Arc<str>, Value>) -> Condition {
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `neg` is never used
[INFO] [stderr]  --> src/ql/func/operation.rs:3:8
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub fn neg(val: Value) -> Result<Value, Error> {
[INFO] [stderr]   |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `not` is never used
[INFO] [stderr]  --> src/ql/func/operation.rs:7:8
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub fn not(val: Value) -> Result<Value, Error> {
[INFO] [stderr]   |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Idioms` is never constructed
[INFO] [stderr]   --> src/ql/idiom.rs:16:12
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub struct Idioms(pub Vec<Idiom>);
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `parse_walk` is never used
[INFO] [stderr]    --> src/ql/idiom.rs:105:8
[INFO] [stderr]     |
[INFO] [stderr]  39 | impl Idiom {
[INFO] [stderr]     | ---------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 105 |     fn parse_walk(start: Part, parts: &mut Iter<Part>) -> Result<Value, Error> {
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `serialize` is never used
[INFO] [stderr]  --> src/ql/serde/arc_str_serde.rs:4:8
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub fn serialize<S>(value: &Arc<str>, serializer: S) -> Result<S::Ok, S::Error>
[INFO] [stderr]   |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `deserialize` is never used
[INFO] [stderr]   --> src/ql/serde/arc_str_serde.rs:11:8
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub fn deserialize<'de, D>(deserializer: D) -> Result<Arc<str>, D::Error>
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Select` is never constructed
[INFO] [stderr]   --> src/ql/statements/select.rs:20:12
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub struct Select {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `compute` is never used
[INFO] [stderr]   --> src/ql/statements/select.rs:30:14
[INFO] [stderr]    |
[INFO] [stderr] 28 | impl Select {
[INFO] [stderr]    | ----------- method in this implementation
[INFO] [stderr] 29 |     // TODO need to implement multi step edges
[INFO] [stderr] 30 |     async fn compute(
[INFO] [stderr]    |              ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Statement` is never used
[INFO] [stderr]  --> src/ql/statements/statement.rs:3:10
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub enum Statement<'a> {
[INFO] [stderr]   |          ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `is_select`, `fields`, `what`, `filter`, `limit`, and `start` are never used
[INFO] [stderr]   --> src/ql/statements/statement.rs:14:12
[INFO] [stderr]    |
[INFO] [stderr] 13 | impl Statement<'_> {
[INFO] [stderr]    | ------------------ methods in this implementation
[INFO] [stderr] 14 |     pub fn is_select(&self) -> bool {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 18 |     pub fn fields(&self) -> Option<&Fields> {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 24 |     pub fn what(&self) -> Option<&Values> {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 30 |     pub fn filter(&self) -> Option<&Condition> {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 36 |     pub fn limit(&self) -> Option<&usize> {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 42 |     pub fn start(&self) -> Option<&usize> {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Tables` is never constructed
[INFO] [stderr]  --> src/ql/table.rs:6:12
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub struct Tables(pub Vec<Table>);
[INFO] [stderr]   |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Values` is never constructed
[INFO] [stderr]   --> src/ql/value.rs:21:12
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub struct Values(pub Vec<Value>);
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `catalystdb` (bin "catalystdb" test) generated 43 warnings (run `cargo fix --bin "catalystdb" -p catalystdb --tests` to apply 25 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/catalystdb-698efd78ad2f466c)
[INFO] [stdout] running 13 tests
[INFO] [stdout] test dbs::ops::delete::test::delete_two_test ... ok
[INFO] [stdout] test dbs::ops::remove::test::remove_field_test ... ok
[INFO] [stdout] test dbs::ops::delete::test::delete_test ... ok
[INFO] [stdout] test dbs::graph::test::test_graph_table_pass ... ok
[INFO] [stdout] test dbs::ops::walk::test::walk_test ... ok
[INFO] [stdout] test dbs::ops::get::test::get_wildcard_test ... ok
[INFO] [stdout] test dbs::ops::get::test::get_wildcard_filter_test ... ok
[INFO] [stdout] test dbs::ops::update::test::update_test ... ok
[INFO] [stdout] test dbs::graph::test::test_graph_table_fail ... FAILED
[INFO] [stdout] test dbs::ops::get::test::get_wildcard_alias_test ... FAILED
[INFO] [stdout] test dbs::ops::get::test::get_wildcard_filter_false_test ... FAILED
[INFO] [stdout] test dbs::ops::get::test::get_field_alias_test ... FAILED
[INFO] [stdout] test dbs::ops::get::test::get_field_test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- dbs::graph::test::test_graph_table_fail stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'dbs::graph::test::test_graph_table_fail' (18) panicked at src/dbs/graph.rs:52:13:
[INFO] [stdout] table was not returned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x572931ec1d68 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x572931ec1d68 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x572931ec1d68 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x572931ec1d68 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x572931ed6b1a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x572931ed6b1a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x572931ec6652 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x572931ec6652 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x572931ea0bb6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x572931ea0bb6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x572931eba1f9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x572931d27c3c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x572931d27c3c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x572931eba472 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x572931eba472 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x572931ea0ca4 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x572931e98609 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x572931ea198d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x572931ed72dc - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x572931c8f8b5 - catalystdb[d2f79b49c66f1cb8]::dbs::graph::test::test_graph_table_fail::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dbs/graph.rs:52:13
[INFO] [stdout]   20:     0x572931cfc56f - <tokio[c7c3882a1046e05b]::task::local::RunUntil<catalystdb[d2f79b49c66f1cb8]::dbs::graph::test::test_graph_table_fail::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1041:44
[INFO] [stdout]   21:     0x572931cf5ff0 - <tokio[c7c3882a1046e05b]::task::local::LocalSet>::with::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::task::local::RunUntil<catalystdb[d2f79b49c66f1cb8]::dbs::graph::test::test_graph_table_fail::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:793:13
[INFO] [stdout]   22:     0x572931bf15f5 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[c7c3882a1046e05b]::task::local::LocalData>>::try_with::<<tokio[c7c3882a1046e05b]::task::local::LocalSet>::with<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::task::local::RunUntil<catalystdb[d2f79b49c66f1cb8]::dbs::graph::test::test_graph_table_fail::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   23:     0x572931bf02de - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[c7c3882a1046e05b]::task::local::LocalData>>::with::<<tokio[c7c3882a1046e05b]::task::local::LocalSet>::with<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::task::local::RunUntil<catalystdb[d2f79b49c66f1cb8]::dbs::graph::test::test_graph_table_fail::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   24:     0x572931cecd46 - <tokio[c7c3882a1046e05b]::task::local::LocalSet>::with::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::task::local::RunUntil<catalystdb[d2f79b49c66f1cb8]::dbs::graph::test::test_graph_table_fail::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:791:17
[INFO] [stdout]   25:     0x572931d01256 - <tokio[c7c3882a1046e05b]::task::local::RunUntil<catalystdb[d2f79b49c66f1cb8]::dbs::graph::test::test_graph_table_fail::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1031:22
[INFO] [stdout]   26:     0x572931cf6d45 - <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until::<catalystdb[d2f79b49c66f1cb8]::dbs::graph::test::test_graph_table_fail::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:689:19
[INFO] [stdout]   27:     0x572931c4141d - <core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::graph::test::test_graph_table_fail::{closure#0}>::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x572931bb867d - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::graph::test::test_graph_table_fail::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   29:     0x572931bb6efb - tokio[c7c3882a1046e05b]::runtime::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::graph::test::test_graph_table_fail::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   30:     0x572931bb6efb - tokio[c7c3882a1046e05b]::runtime::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::graph::test::test_graph_table_fail::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   31:     0x572931bb6efb - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::graph::test::test_graph_table_fail::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   32:     0x572931b87e90 - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::graph::test::test_graph_table_fail::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   33:     0x572931babf40 - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::graph::test::test_graph_table_fail::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   34:     0x572931ba3124 - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::graph::test::test_graph_table_fail::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   35:     0x572931cbeccb - <tokio[c7c3882a1046e05b]::runtime::context::scoped::Scoped<tokio[c7c3882a1046e05b]::runtime::scheduler::Context>>::set::<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::graph::test::test_graph_table_fail::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   36:     0x572931ce19b9 - tokio[c7c3882a1046e05b]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::graph::test::test_graph_table_fail::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:38
[INFO] [stdout]   37:     0x572931bf6242 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[c7c3882a1046e05b]::runtime::context::Context>>::try_with::<tokio[c7c3882a1046e05b]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::graph::test::test_graph_table_fail::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   38:     0x572931bf324e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[c7c3882a1046e05b]::runtime::context::Context>>::with::<tokio[c7c3882a1046e05b]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::graph::test::test_graph_table_fail::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   39:     0x572931cd5e5d - tokio[c7c3882a1046e05b]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::graph::test::test_graph_table_fail::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:17
[INFO] [stdout]   40:     0x572931b974d0 - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::graph::test::test_graph_table_fail::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   41:     0x572931b9af46 - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::graph::test::test_graph_table_fail::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   42:     0x572931b9e3b3 - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::graph::test::test_graph_table_fail::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   43:     0x572931c88003 - tokio[c7c3882a1046e05b]::runtime::context::runtime::enter_runtime::<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::graph::test::test_graph_table_fail::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   44:     0x572931b849a6 - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::graph::test::test_graph_table_fail::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   45:     0x572931ce97dc - <tokio[c7c3882a1046e05b]::runtime::runtime::Runtime>::block_on_inner::<<tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::graph::test::test_graph_table_fail::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   46:     0x572931ceae46 - <tokio[c7c3882a1046e05b]::runtime::runtime::Runtime>::block_on::<<tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::graph::test::test_graph_table_fail::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   47:     0x572931ced0be - <tokio[c7c3882a1046e05b]::task::local::LocalSet>::block_on::<catalystdb[d2f79b49c66f1cb8]::dbs::graph::test::test_graph_table_fail::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:646:12
[INFO] [stdout]   48:     0x572931c2c997 - <actix_rt[f476caa790dd8bbe]::runtime::Runtime>::block_on::<catalystdb[d2f79b49c66f1cb8]::dbs::graph::test::test_graph_table_fail::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   49:     0x572931c48077 - <actix_rt[f476caa790dd8bbe]::system::SystemRunner>::block_on::<catalystdb[d2f79b49c66f1cb8]::dbs::graph::test::test_graph_table_fail::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   50:     0x572931ca15d8 - catalystdb[d2f79b49c66f1cb8]::dbs::graph::test::test_graph_table_fail
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dbs/graph.rs:43:5
[INFO] [stdout]   51:     0x572931c8ef47 - catalystdb[d2f79b49c66f1cb8]::dbs::graph::test::test_graph_table_fail::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dbs/graph.rs:44:37
[INFO] [stdout]   52:     0x572931c6e656 - <catalystdb[d2f79b49c66f1cb8]::dbs::graph::test::test_graph_table_fail::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x572931d1ad1b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x572931d1ad1b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x572931d28595 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x572931d28595 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x572931d28595 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x572931d28595 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x572931d28595 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x572931d28595 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x572931d28595 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x572931d230f4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x572931d230f4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x572931d2b612 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x572931d2b612 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x572931d2b612 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x572931d2b612 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x572931d2b612 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x572931d2b612 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x572931d2b612 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x572931ec16bf - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x572931ec16bf - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7a2f44d6daa4 - <unknown>
[INFO] [stdout]   74:     0x7a2f44dfaa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- dbs::ops::get::test::get_wildcard_alias_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'dbs::ops::get::test::get_wildcard_alias_test' (26) panicked at src/dbs/entity.rs:133:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x572931ec1d68 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x572931ec1d68 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x572931ec1d68 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x572931ec1d68 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x572931ed6b1a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x572931ed6b1a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x572931ec6652 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x572931ec6652 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x572931ea0bb6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x572931ea0bb6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x572931eba1f9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x572931d27c3c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x572931d27c3c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x572931eba472 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x572931eba472 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x572931ea0ca4 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x572931e98609 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x572931ea198d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x572931ed72dc - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x572931ed72a2 - core[5a1c3e9896636f3a]::panicking::panic
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x572931cfe227 - <catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity>::evaluate
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dbs/entity.rs:133:9
[INFO] [stdout]   21:     0x572931d0353a - <catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity as actix[6cdb438b2fe743d0]::handler::Handler<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::Get>>::handle
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dbs/ops/get.rs:46:38
[INFO] [stdout]   22:     0x572931c26d1e - <actix[6cdb438b2fe743d0]::address::envelope::SyncEnvelopeProxy<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::Get> as actix[6cdb438b2fe743d0]::address::envelope::EnvelopeProxy<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity>>::handle
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.13.5/src/address/envelope.rs:82:23
[INFO] [stdout]   23:     0x572931c2659f - <actix[6cdb438b2fe743d0]::address::envelope::Envelope<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity> as actix[6cdb438b2fe743d0]::address::envelope::EnvelopeProxy<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity>>::handle
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.13.5/src/address/envelope.rs:55:16
[INFO] [stdout]   24:     0x572931c69656 - <actix[6cdb438b2fe743d0]::mailbox::Mailbox<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.13.5/src/mailbox.rs:83:25
[INFO] [stdout]   25:     0x572931cba5b4 - <actix[6cdb438b2fe743d0]::context_impl::ContextFut<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity, actix[6cdb438b2fe743d0]::context::Context<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.13.5/src/context_impl.rs:398:26
[INFO] [stdout]   26:     0x572931d09458 - <tokio[c7c3882a1046e05b]::runtime::task::core::Core<actix[6cdb438b2fe743d0]::context_impl::ContextFut<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity, actix[6cdb438b2fe743d0]::context::Context<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity>>, alloc[154f689e5dd3bae5]::sync::Arc<tokio[c7c3882a1046e05b]::task::local::Shared>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/core.rs:331:24
[INFO] [stdout]   27:     0x572931d18068 - <tokio[c7c3882a1046e05b]::loom::std::unsafe_cell::UnsafeCell<tokio[c7c3882a1046e05b]::runtime::task::core::Stage<actix[6cdb438b2fe743d0]::context_impl::ContextFut<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity, actix[6cdb438b2fe743d0]::context::Context<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity>>>>>::with_mut::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::runtime::task::core::Core<actix[6cdb438b2fe743d0]::context_impl::ContextFut<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity, actix[6cdb438b2fe743d0]::context::Context<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity>>, alloc[154f689e5dd3bae5]::sync::Arc<tokio[c7c3882a1046e05b]::task::local::Shared>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   28:     0x572931d18068 - <tokio[c7c3882a1046e05b]::runtime::task::core::Core<actix[6cdb438b2fe743d0]::context_impl::ContextFut<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity, actix[6cdb438b2fe743d0]::context::Context<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity>>, alloc[154f689e5dd3bae5]::sync::Arc<tokio[c7c3882a1046e05b]::task::local::Shared>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/core.rs:320:30
[INFO] [stdout]   29:     0x572931be338a - tokio[c7c3882a1046e05b]::runtime::task::harness::poll_future::<actix[6cdb438b2fe743d0]::context_impl::ContextFut<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity, actix[6cdb438b2fe743d0]::context::Context<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity>>, alloc[154f689e5dd3bae5]::sync::Arc<tokio[c7c3882a1046e05b]::task::local::Shared>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/harness.rs:499:30
[INFO] [stdout]   30:     0x572931ca3630 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<tokio[c7c3882a1046e05b]::runtime::task::harness::poll_future<actix[6cdb438b2fe743d0]::context_impl::ContextFut<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity, actix[6cdb438b2fe743d0]::context::Context<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity>>, alloc[154f689e5dd3bae5]::sync::Arc<tokio[c7c3882a1046e05b]::task::local::Shared>>::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x572931c4bbce - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<tokio[c7c3882a1046e05b]::runtime::task::harness::poll_future<actix[6cdb438b2fe743d0]::context_impl::ContextFut<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity, actix[6cdb438b2fe743d0]::context::Context<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity>>, alloc[154f689e5dd3bae5]::sync::Arc<tokio[c7c3882a1046e05b]::task::local::Shared>>::{closure#0}>, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x572931c2c8fb - __rust_try
[INFO] [stdout]   33:     0x572931c1e3ec - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<tokio[c7c3882a1046e05b]::runtime::task::harness::poll_future<actix[6cdb438b2fe743d0]::context_impl::ContextFut<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity, actix[6cdb438b2fe743d0]::context::Context<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity>>, alloc[154f689e5dd3bae5]::sync::Arc<tokio[c7c3882a1046e05b]::task::local::Shared>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x572931c1e3ec - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<tokio[c7c3882a1046e05b]::runtime::task::harness::poll_future<actix[6cdb438b2fe743d0]::context_impl::ContextFut<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity, actix[6cdb438b2fe743d0]::context::Context<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity>>, alloc[154f689e5dd3bae5]::sync::Arc<tokio[c7c3882a1046e05b]::task::local::Shared>>::{closure#0}>, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x572931be10ff - tokio[c7c3882a1046e05b]::runtime::task::harness::poll_future::<actix[6cdb438b2fe743d0]::context_impl::ContextFut<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity, actix[6cdb438b2fe743d0]::context::Context<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity>>, alloc[154f689e5dd3bae5]::sync::Arc<tokio[c7c3882a1046e05b]::task::local::Shared>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/harness.rs:487:18
[INFO] [stdout]   36:     0x572931bed0a2 - <tokio[c7c3882a1046e05b]::runtime::task::harness::Harness<actix[6cdb438b2fe743d0]::context_impl::ContextFut<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity, actix[6cdb438b2fe743d0]::context::Context<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity>>, alloc[154f689e5dd3bae5]::sync::Arc<tokio[c7c3882a1046e05b]::task::local::Shared>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/harness.rs:209:27
[INFO] [stdout]   37:     0x572931bed323 - <tokio[c7c3882a1046e05b]::runtime::task::harness::Harness<actix[6cdb438b2fe743d0]::context_impl::ContextFut<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity, actix[6cdb438b2fe743d0]::context::Context<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity>>, alloc[154f689e5dd3bae5]::sync::Arc<tokio[c7c3882a1046e05b]::task::local::Shared>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/harness.rs:154:20
[INFO] [stdout]   38:     0x572931c357bb - tokio[c7c3882a1046e05b]::runtime::task::raw::poll::<actix[6cdb438b2fe743d0]::context_impl::ContextFut<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity, actix[6cdb438b2fe743d0]::context::Context<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity>>, alloc[154f689e5dd3bae5]::sync::Arc<tokio[c7c3882a1046e05b]::task::local::Shared>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/raw.rs:271:13
[INFO] [stdout]   39:     0x572931e4b377 - <tokio[c7c3882a1046e05b]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   40:     0x572931e683b2 - <tokio[c7c3882a1046e05b]::runtime::task::LocalNotified<alloc[154f689e5dd3bae5]::sync::Arc<tokio[c7c3882a1046e05b]::task::local::Shared>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/mod.rs:435:13
[INFO] [stdout]   41:     0x572931e14e3b - <tokio[c7c3882a1046e05b]::task::local::LocalSet>::tick::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:739:68
[INFO] [stdout]   42:     0x572931e19917 - tokio[c7c3882a1046e05b]::runtime::coop::with_budget::<(), <tokio[c7c3882a1046e05b]::task::local::LocalSet>::tick::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   43:     0x572931e19917 - tokio[c7c3882a1046e05b]::runtime::coop::budget::<(), <tokio[c7c3882a1046e05b]::task::local::LocalSet>::tick::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   44:     0x572931e19917 - <tokio[c7c3882a1046e05b]::task::local::LocalSet>::tick
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:739:31
[INFO] [stdout]   45:     0x572931cfcc04 - <tokio[c7c3882a1046e05b]::task::local::RunUntil<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1045:29
[INFO] [stdout]   46:     0x572931cf64a0 - <tokio[c7c3882a1046e05b]::task::local::LocalSet>::with::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::task::local::RunUntil<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:793:13
[INFO] [stdout]   47:     0x572931bf1af5 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[c7c3882a1046e05b]::task::local::LocalData>>::try_with::<<tokio[c7c3882a1046e05b]::task::local::LocalSet>::with<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::task::local::RunUntil<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   48:     0x572931bf046e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[c7c3882a1046e05b]::task::local::LocalData>>::with::<<tokio[c7c3882a1046e05b]::task::local::LocalSet>::with<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::task::local::RunUntil<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   49:     0x572931cece86 - <tokio[c7c3882a1046e05b]::task::local::LocalSet>::with::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::task::local::RunUntil<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:791:17
[INFO] [stdout]   50:     0x572931d013e6 - <tokio[c7c3882a1046e05b]::task::local::RunUntil<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1031:22
[INFO] [stdout]   51:     0x572931cf7885 - <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until::<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:689:19
[INFO] [stdout]   52:     0x572931c4155d - <core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   53:     0x572931bb87bd - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   54:     0x572931bb771b - tokio[c7c3882a1046e05b]::runtime::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   55:     0x572931bb771b - tokio[c7c3882a1046e05b]::runtime::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   56:     0x572931bb771b - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   57:     0x572931b88e30 - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   58:     0x572931baf460 - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   59:     0x572931ba31c4 - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   60:     0x572931cbf35b - <tokio[c7c3882a1046e05b]::runtime::context::scoped::Scoped<tokio[c7c3882a1046e05b]::runtime::scheduler::Context>>::set::<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   61:     0x572931ce1af9 - tokio[c7c3882a1046e05b]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:38
[INFO] [stdout]   62:     0x572931bf6882 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[c7c3882a1046e05b]::runtime::context::Context>>::try_with::<tokio[c7c3882a1046e05b]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   63:     0x572931bf342e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[c7c3882a1046e05b]::runtime::context::Context>>::with::<tokio[c7c3882a1046e05b]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   64:     0x572931cd5f9d - tokio[c7c3882a1046e05b]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:17
[INFO] [stdout]   65:     0x572931b98970 - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   66:     0x572931b9b1c6 - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   67:     0x572931b9f493 - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   68:     0x572931c88733 - tokio[c7c3882a1046e05b]::runtime::context::runtime::enter_runtime::<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   69:     0x572931b84e06 - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   70:     0x572931cea04c - <tokio[c7c3882a1046e05b]::runtime::runtime::Runtime>::block_on_inner::<<tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   71:     0x572931cebac6 - <tokio[c7c3882a1046e05b]::runtime::runtime::Runtime>::block_on::<<tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   72:     0x572931ced340 - <tokio[c7c3882a1046e05b]::task::local::LocalSet>::block_on::<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:646:12
[INFO] [stdout]   73:     0x572931c2cb25 - <actix_rt[f476caa790dd8bbe]::runtime::Runtime>::block_on::<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   74:     0x572931c481e9 - <actix_rt[f476caa790dd8bbe]::system::SystemRunner>::block_on::<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   75:     0x572931ca1876 - catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dbs/ops/get.rs:66:5
[INFO] [stdout]   76:     0x572931c900f7 - catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dbs/ops/get.rs:67:39
[INFO] [stdout]   77:     0x572931c6e796 - <catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   78:     0x572931d1ad1b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   79:     0x572931d1ad1b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   80:     0x572931d28595 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   81:     0x572931d28595 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   82:     0x572931d28595 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   83:     0x572931d28595 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   84:     0x572931d28595 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   85:     0x572931d28595 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   86:     0x572931d28595 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   87:     0x572931d230f4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   88:     0x572931d230f4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   89:     0x572931d2b612 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   90:     0x572931d2b612 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   91:     0x572931d2b612 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   92:     0x572931d2b612 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   93:     0x572931d2b612 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   94:     0x572931d2b612 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   95:     0x572931d2b612 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   96:     0x572931ec16bf - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   97:     0x572931ec16bf - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   98:     0x7a2f44d6daa4 - <unknown>
[INFO] [stdout]   99:     0x7a2f44dfaa64 - clone
[INFO] [stdout]  100:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'dbs::ops::get::test::get_wildcard_alias_test' (26) panicked at src/dbs/ops/get.rs:85:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MailboxError(Mailbox has closed)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x572931ec1d68 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x572931ec1d68 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x572931ec1d68 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x572931ec1d68 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x572931ed6b1a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x572931ed6b1a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x572931ec6652 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x572931ec6652 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x572931ea0bb6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x572931ea0bb6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x572931eba1f9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x572931d27c3c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x572931d27c3c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x572931eba472 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x572931eba472 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x572931ea0c72 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x572931e98609 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x572931ea198d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x572931ed72dc - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x572931ed7052 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x572931c95138 - <core[5a1c3e9896636f3a]::result::Result<core[5a1c3e9896636f3a]::result::Result<catalystdb[d2f79b49c66f1cb8]::resp::Response, catalystdb[d2f79b49c66f1cb8]::err::Error>, actix[6cdb438b2fe743d0]::address::MailboxError>>::unwrap
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x572931c95138 - catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dbs/ops/get.rs:85:14
[INFO] [stdout]   22:     0x572931cfcbaf - <tokio[c7c3882a1046e05b]::task::local::RunUntil<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1041:44
[INFO] [stdout]   23:     0x572931cf64a0 - <tokio[c7c3882a1046e05b]::task::local::LocalSet>::with::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::task::local::RunUntil<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:793:13
[INFO] [stdout]   24:     0x572931bf1af5 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[c7c3882a1046e05b]::task::local::LocalData>>::try_with::<<tokio[c7c3882a1046e05b]::task::local::LocalSet>::with<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::task::local::RunUntil<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x572931bf046e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[c7c3882a1046e05b]::task::local::LocalData>>::with::<<tokio[c7c3882a1046e05b]::task::local::LocalSet>::with<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::task::local::RunUntil<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x572931cece86 - <tokio[c7c3882a1046e05b]::task::local::LocalSet>::with::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::task::local::RunUntil<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:791:17
[INFO] [stdout]   27:     0x572931d013e6 - <tokio[c7c3882a1046e05b]::task::local::RunUntil<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1031:22
[INFO] [stdout]   28:     0x572931cf7885 - <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until::<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:689:19
[INFO] [stdout]   29:     0x572931c4155d - <core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x572931bb87bd - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   31:     0x572931bb771b - tokio[c7c3882a1046e05b]::runtime::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   32:     0x572931bb771b - tokio[c7c3882a1046e05b]::runtime::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x572931bb771b - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   34:     0x572931b88e30 - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   35:     0x572931baf460 - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   36:     0x572931ba31c4 - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   37:     0x572931cbf35b - <tokio[c7c3882a1046e05b]::runtime::context::scoped::Scoped<tokio[c7c3882a1046e05b]::runtime::scheduler::Context>>::set::<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x572931ce1af9 - tokio[c7c3882a1046e05b]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:38
[INFO] [stdout]   39:     0x572931bf6882 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[c7c3882a1046e05b]::runtime::context::Context>>::try_with::<tokio[c7c3882a1046e05b]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x572931bf342e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[c7c3882a1046e05b]::runtime::context::Context>>::with::<tokio[c7c3882a1046e05b]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x572931cd5f9d - tokio[c7c3882a1046e05b]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:17
[INFO] [stdout]   42:     0x572931b98970 - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   43:     0x572931b9b1c6 - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   44:     0x572931b9f493 - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   45:     0x572931c88733 - tokio[c7c3882a1046e05b]::runtime::context::runtime::enter_runtime::<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x572931b84e06 - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   47:     0x572931cea04c - <tokio[c7c3882a1046e05b]::runtime::runtime::Runtime>::block_on_inner::<<tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   48:     0x572931cebac6 - <tokio[c7c3882a1046e05b]::runtime::runtime::Runtime>::block_on::<<tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   49:     0x572931ced340 - <tokio[c7c3882a1046e05b]::task::local::LocalSet>::block_on::<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:646:12
[INFO] [stdout]   50:     0x572931c2cb25 - <actix_rt[f476caa790dd8bbe]::runtime::Runtime>::block_on::<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   51:     0x572931c481e9 - <actix_rt[f476caa790dd8bbe]::system::SystemRunner>::block_on::<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   52:     0x572931ca1876 - catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dbs/ops/get.rs:66:5
[INFO] [stdout]   53:     0x572931c900f7 - catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dbs/ops/get.rs:67:39
[INFO] [stdout]   54:     0x572931c6e796 - <catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_alias_test::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x572931d1ad1b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x572931d1ad1b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x572931d28595 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x572931d28595 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x572931d28595 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x572931d28595 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x572931d28595 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x572931d28595 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x572931d28595 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x572931d230f4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x572931d230f4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x572931d2b612 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x572931d2b612 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x572931d2b612 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x572931d2b612 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x572931d2b612 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x572931d2b612 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x572931d2b612 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x572931ec16bf - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   74:     0x572931ec16bf - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7a2f44d6daa4 - <unknown>
[INFO] [stdout]   76:     0x7a2f44dfaa64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- dbs::ops::get::test::get_wildcard_filter_false_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'dbs::ops::get::test::get_wildcard_filter_false_test' (27) panicked at src/dbs/ops/get.rs:170:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Value(Object(Object({"b": Number(Int(2)), "c": String(Strand("c")), "id": Record(Record { table: "a", id: Number(1) })})))
[INFO] [stdout]  right: None
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x572931ec1d68 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x572931ec1d68 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x572931ec1d68 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x572931ec1d68 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x572931ed6b1a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x572931ed6b1a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x572931ec6652 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x572931ec6652 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x572931ea0bb6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x572931ea0bb6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x572931eba1f9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x572931d27c3c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x572931d27c3c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x572931eba472 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x572931eba472 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x572931ea0c72 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x572931e98609 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x572931ea198d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x572931ed72dc - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x572931ed7193 - core[5a1c3e9896636f3a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x572931ca4dac - core[5a1c3e9896636f3a]::panicking::assert_failed::<catalystdb[d2f79b49c66f1cb8]::resp::Response, catalystdb[d2f79b49c66f1cb8]::resp::Response>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x572931c982e4 - catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dbs/ops/get.rs:170:9
[INFO] [stdout]   22:     0x572931cfce2f - <tokio[c7c3882a1046e05b]::task::local::RunUntil<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1041:44
[INFO] [stdout]   23:     0x572931cf6680 - <tokio[c7c3882a1046e05b]::task::local::LocalSet>::with::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::task::local::RunUntil<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:793:13
[INFO] [stdout]   24:     0x572931bf1cf5 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[c7c3882a1046e05b]::task::local::LocalData>>::try_with::<<tokio[c7c3882a1046e05b]::task::local::LocalSet>::with<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::task::local::RunUntil<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x572931bf050e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[c7c3882a1046e05b]::task::local::LocalData>>::with::<<tokio[c7c3882a1046e05b]::task::local::LocalSet>::with<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::task::local::RunUntil<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x572931cecf06 - <tokio[c7c3882a1046e05b]::task::local::LocalSet>::with::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::task::local::RunUntil<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:791:17
[INFO] [stdout]   27:     0x572931d01486 - <tokio[c7c3882a1046e05b]::task::local::RunUntil<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1031:22
[INFO] [stdout]   28:     0x572931cf7d05 - <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until::<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:689:19
[INFO] [stdout]   29:     0x572931c415dd - <core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}>::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x572931bb883d - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   31:     0x572931bb7a5b - tokio[c7c3882a1046e05b]::runtime::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   32:     0x572931bb7a5b - tokio[c7c3882a1046e05b]::runtime::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x572931bb7a5b - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   34:     0x572931b89470 - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   35:     0x572931bb09a0 - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   36:     0x572931ba3204 - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   37:     0x572931cbf5fb - <tokio[c7c3882a1046e05b]::runtime::context::scoped::Scoped<tokio[c7c3882a1046e05b]::runtime::scheduler::Context>>::set::<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x572931ce1b79 - tokio[c7c3882a1046e05b]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:38
[INFO] [stdout]   39:     0x572931bf6b02 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[c7c3882a1046e05b]::runtime::context::Context>>::try_with::<tokio[c7c3882a1046e05b]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x572931bf34ee - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[c7c3882a1046e05b]::runtime::context::Context>>::with::<tokio[c7c3882a1046e05b]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x572931cd601d - tokio[c7c3882a1046e05b]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:17
[INFO] [stdout]   42:     0x572931b991b0 - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   43:     0x572931b9b2c6 - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   44:     0x572931b9fb53 - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   45:     0x572931c88a13 - tokio[c7c3882a1046e05b]::runtime::context::runtime::enter_runtime::<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x572931b84fc6 - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   47:     0x572931cea3ac - <tokio[c7c3882a1046e05b]::runtime::runtime::Runtime>::block_on_inner::<<tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   48:     0x572931cebfc6 - <tokio[c7c3882a1046e05b]::runtime::runtime::Runtime>::block_on::<<tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   49:     0x572931ced440 - <tokio[c7c3882a1046e05b]::task::local::LocalSet>::block_on::<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:646:12
[INFO] [stdout]   50:     0x572931c2cbc5 - <actix_rt[f476caa790dd8bbe]::runtime::Runtime>::block_on::<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   51:     0x572931c48289 - <actix_rt[f476caa790dd8bbe]::system::SystemRunner>::block_on::<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   52:     0x572931ca1976 - catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_filter_false_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dbs/ops/get.rs:149:5
[INFO] [stdout]   53:     0x572931c90157 - catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dbs/ops/get.rs:150:46
[INFO] [stdout]   54:     0x572931c6e816 - <catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_wildcard_filter_false_test::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x572931d1ad1b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x572931d1ad1b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x572931d28595 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x572931d28595 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x572931d28595 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x572931d28595 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x572931d28595 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x572931d28595 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x572931d28595 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x572931d230f4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x572931d230f4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x572931d2b612 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x572931d2b612 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x572931d2b612 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x572931d2b612 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x572931d2b612 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x572931d2b612 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x572931d2b612 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x572931ec16bf - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   74:     0x572931ec16bf - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7a2f44d6daa4 - <unknown>
[INFO] [stdout]   76:     0x7a2f44dfaa64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- dbs::ops::get::test::get_field_alias_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'dbs::ops::get::test::get_field_alias_test' (22) panicked at src/dbs/entity.rs:133:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x572931ec1d68 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x572931ec1d68 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x572931ec1d68 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x572931ec1d68 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x572931ed6b1a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x572931ed6b1a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x572931ec6652 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x572931ec6652 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x572931ea0bb6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x572931ea0bb6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x572931eba1f9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x572931d27c3c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x572931d27c3c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x572931eba472 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x572931eba472 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x572931ea0ca4 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x572931e98609 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x572931ea198d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x572931ed72dc - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x572931ed72a2 - core[5a1c3e9896636f3a]::panicking::panic
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x572931cfe227 - <catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity>::evaluate
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dbs/entity.rs:133:9
[INFO] [stdout]   21:     0x572931d0353a - <catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity as actix[6cdb438b2fe743d0]::handler::Handler<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::Get>>::handle
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dbs/ops/get.rs:46:38
[INFO] [stdout]   22:     0x572931c26d1e - <actix[6cdb438b2fe743d0]::address::envelope::SyncEnvelopeProxy<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::Get> as actix[6cdb438b2fe743d0]::address::envelope::EnvelopeProxy<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity>>::handle
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.13.5/src/address/envelope.rs:82:23
[INFO] [stdout]   23:     0x572931c2659f - <actix[6cdb438b2fe743d0]::address::envelope::Envelope<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity> as actix[6cdb438b2fe743d0]::address::envelope::EnvelopeProxy<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity>>::handle
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.13.5/src/address/envelope.rs:55:16
[INFO] [stdout]   24:     0x572931c69656 - <actix[6cdb438b2fe743d0]::mailbox::Mailbox<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.13.5/src/mailbox.rs:83:25
[INFO] [stdout]   25:     0x572931cba5b4 - <actix[6cdb438b2fe743d0]::context_impl::ContextFut<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity, actix[6cdb438b2fe743d0]::context::Context<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.13.5/src/context_impl.rs:398:26
[INFO] [stdout]   26:     0x572931d09458 - <tokio[c7c3882a1046e05b]::runtime::task::core::Core<actix[6cdb438b2fe743d0]::context_impl::ContextFut<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity, actix[6cdb438b2fe743d0]::context::Context<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity>>, alloc[154f689e5dd3bae5]::sync::Arc<tokio[c7c3882a1046e05b]::task::local::Shared>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/core.rs:331:24
[INFO] [stdout]   27:     0x572931d18068 - <tokio[c7c3882a1046e05b]::loom::std::unsafe_cell::UnsafeCell<tokio[c7c3882a1046e05b]::runtime::task::core::Stage<actix[6cdb438b2fe743d0]::context_impl::ContextFut<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity, actix[6cdb438b2fe743d0]::context::Context<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity>>>>>::with_mut::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::runtime::task::core::Core<actix[6cdb438b2fe743d0]::context_impl::ContextFut<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity, actix[6cdb438b2fe743d0]::context::Context<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity>>, alloc[154f689e5dd3bae5]::sync::Arc<tokio[c7c3882a1046e05b]::task::local::Shared>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   28:     0x572931d18068 - <tokio[c7c3882a1046e05b]::runtime::task::core::Core<actix[6cdb438b2fe743d0]::context_impl::ContextFut<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity, actix[6cdb438b2fe743d0]::context::Context<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity>>, alloc[154f689e5dd3bae5]::sync::Arc<tokio[c7c3882a1046e05b]::task::local::Shared>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/core.rs:320:30
[INFO] [stdout]   29:     0x572931be338a - tokio[c7c3882a1046e05b]::runtime::task::harness::poll_future::<actix[6cdb438b2fe743d0]::context_impl::ContextFut<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity, actix[6cdb438b2fe743d0]::context::Context<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity>>, alloc[154f689e5dd3bae5]::sync::Arc<tokio[c7c3882a1046e05b]::task::local::Shared>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/harness.rs:499:30
[INFO] [stdout]   30:     0x572931ca3630 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<tokio[c7c3882a1046e05b]::runtime::task::harness::poll_future<actix[6cdb438b2fe743d0]::context_impl::ContextFut<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity, actix[6cdb438b2fe743d0]::context::Context<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity>>, alloc[154f689e5dd3bae5]::sync::Arc<tokio[c7c3882a1046e05b]::task::local::Shared>>::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x572931c4bbce - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<tokio[c7c3882a1046e05b]::runtime::task::harness::poll_future<actix[6cdb438b2fe743d0]::context_impl::ContextFut<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity, actix[6cdb438b2fe743d0]::context::Context<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity>>, alloc[154f689e5dd3bae5]::sync::Arc<tokio[c7c3882a1046e05b]::task::local::Shared>>::{closure#0}>, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x572931c2c8fb - __rust_try
[INFO] [stdout]   33:     0x572931c1e3ec - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<tokio[c7c3882a1046e05b]::runtime::task::harness::poll_future<actix[6cdb438b2fe743d0]::context_impl::ContextFut<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity, actix[6cdb438b2fe743d0]::context::Context<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity>>, alloc[154f689e5dd3bae5]::sync::Arc<tokio[c7c3882a1046e05b]::task::local::Shared>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x572931c1e3ec - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<tokio[c7c3882a1046e05b]::runtime::task::harness::poll_future<actix[6cdb438b2fe743d0]::context_impl::ContextFut<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity, actix[6cdb438b2fe743d0]::context::Context<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity>>, alloc[154f689e5dd3bae5]::sync::Arc<tokio[c7c3882a1046e05b]::task::local::Shared>>::{closure#0}>, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x572931be10ff - tokio[c7c3882a1046e05b]::runtime::task::harness::poll_future::<actix[6cdb438b2fe743d0]::context_impl::ContextFut<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity, actix[6cdb438b2fe743d0]::context::Context<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity>>, alloc[154f689e5dd3bae5]::sync::Arc<tokio[c7c3882a1046e05b]::task::local::Shared>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/harness.rs:487:18
[INFO] [stdout]   36:     0x572931bed0a2 - <tokio[c7c3882a1046e05b]::runtime::task::harness::Harness<actix[6cdb438b2fe743d0]::context_impl::ContextFut<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity, actix[6cdb438b2fe743d0]::context::Context<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity>>, alloc[154f689e5dd3bae5]::sync::Arc<tokio[c7c3882a1046e05b]::task::local::Shared>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/harness.rs:209:27
[INFO] [stdout]   37:     0x572931bed323 - <tokio[c7c3882a1046e05b]::runtime::task::harness::Harness<actix[6cdb438b2fe743d0]::context_impl::ContextFut<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity, actix[6cdb438b2fe743d0]::context::Context<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity>>, alloc[154f689e5dd3bae5]::sync::Arc<tokio[c7c3882a1046e05b]::task::local::Shared>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/harness.rs:154:20
[INFO] [stdout]   38:     0x572931c357bb - tokio[c7c3882a1046e05b]::runtime::task::raw::poll::<actix[6cdb438b2fe743d0]::context_impl::ContextFut<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity, actix[6cdb438b2fe743d0]::context::Context<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity>>, alloc[154f689e5dd3bae5]::sync::Arc<tokio[c7c3882a1046e05b]::task::local::Shared>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/raw.rs:271:13
[INFO] [stdout]   39:     0x572931e4b377 - <tokio[c7c3882a1046e05b]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   40:     0x572931e683b2 - <tokio[c7c3882a1046e05b]::runtime::task::LocalNotified<alloc[154f689e5dd3bae5]::sync::Arc<tokio[c7c3882a1046e05b]::task::local::Shared>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/mod.rs:435:13
[INFO] [stdout]   41:     0x572931e14e3b - <tokio[c7c3882a1046e05b]::task::local::LocalSet>::tick::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:739:68
[INFO] [stdout]   42:     0x572931e19917 - tokio[c7c3882a1046e05b]::runtime::coop::with_budget::<(), <tokio[c7c3882a1046e05b]::task::local::LocalSet>::tick::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   43:     0x572931e19917 - tokio[c7c3882a1046e05b]::runtime::coop::budget::<(), <tokio[c7c3882a1046e05b]::task::local::LocalSet>::tick::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   44:     0x572931e19917 - <tokio[c7c3882a1046e05b]::task::local::LocalSet>::tick
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:739:31
[INFO] [stdout]   45:     0x572931cfcac4 - <tokio[c7c3882a1046e05b]::task::local::RunUntil<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1045:29
[INFO] [stdout]   46:     0x572931cf63b0 - <tokio[c7c3882a1046e05b]::task::local::LocalSet>::with::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::task::local::RunUntil<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:793:13
[INFO] [stdout]   47:     0x572931bf19f5 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[c7c3882a1046e05b]::task::local::LocalData>>::try_with::<<tokio[c7c3882a1046e05b]::task::local::LocalSet>::with<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::task::local::RunUntil<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   48:     0x572931bf041e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[c7c3882a1046e05b]::task::local::LocalData>>::with::<<tokio[c7c3882a1046e05b]::task::local::LocalSet>::with<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::task::local::RunUntil<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   49:     0x572931cece46 - <tokio[c7c3882a1046e05b]::task::local::LocalSet>::with::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::task::local::RunUntil<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:791:17
[INFO] [stdout]   50:     0x572931d01396 - <tokio[c7c3882a1046e05b]::task::local::RunUntil<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1031:22
[INFO] [stdout]   51:     0x572931cf7645 - <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until::<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:689:19
[INFO] [stdout]   52:     0x572931c4151d - <core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   53:     0x572931bb877d - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   54:     0x572931bb757b - tokio[c7c3882a1046e05b]::runtime::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   55:     0x572931bb757b - tokio[c7c3882a1046e05b]::runtime::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   56:     0x572931bb757b - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   57:     0x572931b88b10 - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   58:     0x572931bae9c0 - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   59:     0x572931ba31a4 - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   60:     0x572931cbf20b - <tokio[c7c3882a1046e05b]::runtime::context::scoped::Scoped<tokio[c7c3882a1046e05b]::runtime::scheduler::Context>>::set::<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   61:     0x572931ce1ab9 - tokio[c7c3882a1046e05b]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:38
[INFO] [stdout]   62:     0x572931bf6742 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[c7c3882a1046e05b]::runtime::context::Context>>::try_with::<tokio[c7c3882a1046e05b]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   63:     0x572931bf33ce - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[c7c3882a1046e05b]::runtime::context::Context>>::with::<tokio[c7c3882a1046e05b]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   64:     0x572931cd5f5d - tokio[c7c3882a1046e05b]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:17
[INFO] [stdout]   65:     0x572931b98550 - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   66:     0x572931b9b146 - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   67:     0x572931b9f133 - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   68:     0x572931c885c3 - tokio[c7c3882a1046e05b]::runtime::context::runtime::enter_runtime::<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   69:     0x572931b84d26 - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   70:     0x572931ce9e9c - <tokio[c7c3882a1046e05b]::runtime::runtime::Runtime>::block_on_inner::<<tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   71:     0x572931ceb846 - <tokio[c7c3882a1046e05b]::runtime::runtime::Runtime>::block_on::<<tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   72:     0x572931ced2c0 - <tokio[c7c3882a1046e05b]::task::local::LocalSet>::block_on::<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:646:12
[INFO] [stdout]   73:     0x572931c2cad5 - <actix_rt[f476caa790dd8bbe]::runtime::Runtime>::block_on::<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   74:     0x572931c48199 - <actix_rt[f476caa790dd8bbe]::system::SystemRunner>::block_on::<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   75:     0x572931ca17f6 - catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dbs/ops/get.rs:206:5
[INFO] [stdout]   76:     0x572931c900c7 - catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dbs/ops/get.rs:207:36
[INFO] [stdout]   77:     0x572931c6e756 - <catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   78:     0x572931d1ad1b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   79:     0x572931d1ad1b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   80:     0x572931d28595 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   81:     0x572931d28595 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   82:     0x572931d28595 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   83:     0x572931d28595 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   84:     0x572931d28595 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   85:     0x572931d28595 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   86:     0x572931d28595 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   87:     0x572931d230f4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   88:     0x572931d230f4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   89:     0x572931d2b612 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   90:     0x572931d2b612 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   91:     0x572931d2b612 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   92:     0x572931d2b612 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   93:     0x572931d2b612 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   94:     0x572931d2b612 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   95:     0x572931d2b612 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   96:     0x572931ec16bf - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   97:     0x572931ec16bf - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   98:     0x7a2f44d6daa4 - <unknown>
[INFO] [stdout]   99:     0x7a2f44dfaa64 - clone
[INFO] [stdout]  100:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'dbs::ops::get::test::get_field_alias_test' (22) panicked at src/dbs/ops/get.rs:228:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MailboxError(Mailbox has closed)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x572931ec1d68 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x572931ec1d68 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x572931ec1d68 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x572931ec1d68 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x572931ed6b1a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x572931ed6b1a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x572931ec6652 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x572931ec6652 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x572931ea0bb6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x572931ea0bb6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x572931eba1f9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x572931d27c3c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x572931d27c3c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x572931eba472 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x572931eba472 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x572931ea0c72 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x572931e98609 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x572931ea198d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x572931ed72dc - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x572931ed7052 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x572931c93c05 - <core[5a1c3e9896636f3a]::result::Result<core[5a1c3e9896636f3a]::result::Result<catalystdb[d2f79b49c66f1cb8]::resp::Response, catalystdb[d2f79b49c66f1cb8]::err::Error>, actix[6cdb438b2fe743d0]::address::MailboxError>>::unwrap
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x572931c93c05 - catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dbs/ops/get.rs:228:14
[INFO] [stdout]   22:     0x572931cfca6f - <tokio[c7c3882a1046e05b]::task::local::RunUntil<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1041:44
[INFO] [stdout]   23:     0x572931cf63b0 - <tokio[c7c3882a1046e05b]::task::local::LocalSet>::with::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::task::local::RunUntil<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:793:13
[INFO] [stdout]   24:     0x572931bf19f5 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[c7c3882a1046e05b]::task::local::LocalData>>::try_with::<<tokio[c7c3882a1046e05b]::task::local::LocalSet>::with<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::task::local::RunUntil<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x572931bf041e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[c7c3882a1046e05b]::task::local::LocalData>>::with::<<tokio[c7c3882a1046e05b]::task::local::LocalSet>::with<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::task::local::RunUntil<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x572931cece46 - <tokio[c7c3882a1046e05b]::task::local::LocalSet>::with::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::task::local::RunUntil<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:791:17
[INFO] [stdout]   27:     0x572931d01396 - <tokio[c7c3882a1046e05b]::task::local::RunUntil<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1031:22
[INFO] [stdout]   28:     0x572931cf7645 - <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until::<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:689:19
[INFO] [stdout]   29:     0x572931c4151d - <core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x572931bb877d - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   31:     0x572931bb757b - tokio[c7c3882a1046e05b]::runtime::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   32:     0x572931bb757b - tokio[c7c3882a1046e05b]::runtime::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x572931bb757b - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   34:     0x572931b88b10 - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   35:     0x572931bae9c0 - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   36:     0x572931ba31a4 - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   37:     0x572931cbf20b - <tokio[c7c3882a1046e05b]::runtime::context::scoped::Scoped<tokio[c7c3882a1046e05b]::runtime::scheduler::Context>>::set::<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x572931ce1ab9 - tokio[c7c3882a1046e05b]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:38
[INFO] [stdout]   39:     0x572931bf6742 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[c7c3882a1046e05b]::runtime::context::Context>>::try_with::<tokio[c7c3882a1046e05b]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x572931bf33ce - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[c7c3882a1046e05b]::runtime::context::Context>>::with::<tokio[c7c3882a1046e05b]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x572931cd5f5d - tokio[c7c3882a1046e05b]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:17
[INFO] [stdout]   42:     0x572931b98550 - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   43:     0x572931b9b146 - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   44:     0x572931b9f133 - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   45:     0x572931c885c3 - tokio[c7c3882a1046e05b]::runtime::context::runtime::enter_runtime::<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x572931b84d26 - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   47:     0x572931ce9e9c - <tokio[c7c3882a1046e05b]::runtime::runtime::Runtime>::block_on_inner::<<tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   48:     0x572931ceb846 - <tokio[c7c3882a1046e05b]::runtime::runtime::Runtime>::block_on::<<tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   49:     0x572931ced2c0 - <tokio[c7c3882a1046e05b]::task::local::LocalSet>::block_on::<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:646:12
[INFO] [stdout]   50:     0x572931c2cad5 - <actix_rt[f476caa790dd8bbe]::runtime::Runtime>::block_on::<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   51:     0x572931c48199 - <actix_rt[f476caa790dd8bbe]::system::SystemRunner>::block_on::<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   52:     0x572931ca17f6 - catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dbs/ops/get.rs:206:5
[INFO] [stdout]   53:     0x572931c900c7 - catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dbs/ops/get.rs:207:36
[INFO] [stdout]   54:     0x572931c6e756 - <catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_alias_test::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x572931d1ad1b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x572931d1ad1b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x572931d28595 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x572931d28595 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x572931d28595 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x572931d28595 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x572931d28595 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x572931d28595 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x572931d28595 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x572931d230f4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x572931d230f4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x572931d2b612 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x572931d2b612 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x572931d2b612 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x572931d2b612 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x572931d2b612 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x572931d2b612 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x572931d2b612 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x572931ec16bf - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   74:     0x572931ec16bf - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7a2f44d6daa4 - <unknown>
[INFO] [stdout]   76:     0x7a2f44dfaa64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- dbs::ops::get::test::get_field_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'dbs::ops::get::test::get_field_test' (23) panicked at src/dbs/entity.rs:133:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x572931ec1d68 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x572931ec1d68 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x572931ec1d68 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x572931ec1d68 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x572931ed6b1a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x572931ed6b1a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x572931ec6652 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x572931ec6652 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x572931ea0bb6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x572931ea0bb6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x572931eba1f9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x572931d27c3c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x572931d27c3c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x572931eba472 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x572931eba472 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x572931ea0ca4 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x572931e98609 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x572931ea198d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x572931ed72dc - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x572931ed72a2 - core[5a1c3e9896636f3a]::panicking::panic
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x572931cfe227 - <catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity>::evaluate
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dbs/entity.rs:133:9
[INFO] [stdout]   21:     0x572931d0353a - <catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity as actix[6cdb438b2fe743d0]::handler::Handler<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::Get>>::handle
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dbs/ops/get.rs:46:38
[INFO] [stdout]   22:     0x572931c26d1e - <actix[6cdb438b2fe743d0]::address::envelope::SyncEnvelopeProxy<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::Get> as actix[6cdb438b2fe743d0]::address::envelope::EnvelopeProxy<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity>>::handle
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.13.5/src/address/envelope.rs:82:23
[INFO] [stdout]   23:     0x572931c2659f - <actix[6cdb438b2fe743d0]::address::envelope::Envelope<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity> as actix[6cdb438b2fe743d0]::address::envelope::EnvelopeProxy<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity>>::handle
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.13.5/src/address/envelope.rs:55:16
[INFO] [stdout]   24:     0x572931c69656 - <actix[6cdb438b2fe743d0]::mailbox::Mailbox<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.13.5/src/mailbox.rs:83:25
[INFO] [stdout]   25:     0x572931cba5b4 - <actix[6cdb438b2fe743d0]::context_impl::ContextFut<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity, actix[6cdb438b2fe743d0]::context::Context<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-0.13.5/src/context_impl.rs:398:26
[INFO] [stdout]   26:     0x572931d09458 - <tokio[c7c3882a1046e05b]::runtime::task::core::Core<actix[6cdb438b2fe743d0]::context_impl::ContextFut<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity, actix[6cdb438b2fe743d0]::context::Context<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity>>, alloc[154f689e5dd3bae5]::sync::Arc<tokio[c7c3882a1046e05b]::task::local::Shared>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/core.rs:331:24
[INFO] [stdout]   27:     0x572931d18068 - <tokio[c7c3882a1046e05b]::loom::std::unsafe_cell::UnsafeCell<tokio[c7c3882a1046e05b]::runtime::task::core::Stage<actix[6cdb438b2fe743d0]::context_impl::ContextFut<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity, actix[6cdb438b2fe743d0]::context::Context<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity>>>>>::with_mut::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::runtime::task::core::Core<actix[6cdb438b2fe743d0]::context_impl::ContextFut<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity, actix[6cdb438b2fe743d0]::context::Context<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity>>, alloc[154f689e5dd3bae5]::sync::Arc<tokio[c7c3882a1046e05b]::task::local::Shared>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   28:     0x572931d18068 - <tokio[c7c3882a1046e05b]::runtime::task::core::Core<actix[6cdb438b2fe743d0]::context_impl::ContextFut<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity, actix[6cdb438b2fe743d0]::context::Context<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity>>, alloc[154f689e5dd3bae5]::sync::Arc<tokio[c7c3882a1046e05b]::task::local::Shared>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/core.rs:320:30
[INFO] [stdout]   29:     0x572931be338a - tokio[c7c3882a1046e05b]::runtime::task::harness::poll_future::<actix[6cdb438b2fe743d0]::context_impl::ContextFut<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity, actix[6cdb438b2fe743d0]::context::Context<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity>>, alloc[154f689e5dd3bae5]::sync::Arc<tokio[c7c3882a1046e05b]::task::local::Shared>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/harness.rs:499:30
[INFO] [stdout]   30:     0x572931ca3630 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<tokio[c7c3882a1046e05b]::runtime::task::harness::poll_future<actix[6cdb438b2fe743d0]::context_impl::ContextFut<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity, actix[6cdb438b2fe743d0]::context::Context<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity>>, alloc[154f689e5dd3bae5]::sync::Arc<tokio[c7c3882a1046e05b]::task::local::Shared>>::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x572931c4bbce - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<tokio[c7c3882a1046e05b]::runtime::task::harness::poll_future<actix[6cdb438b2fe743d0]::context_impl::ContextFut<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity, actix[6cdb438b2fe743d0]::context::Context<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity>>, alloc[154f689e5dd3bae5]::sync::Arc<tokio[c7c3882a1046e05b]::task::local::Shared>>::{closure#0}>, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x572931c2c8fb - __rust_try
[INFO] [stdout]   33:     0x572931c1e3ec - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<tokio[c7c3882a1046e05b]::runtime::task::harness::poll_future<actix[6cdb438b2fe743d0]::context_impl::ContextFut<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity, actix[6cdb438b2fe743d0]::context::Context<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity>>, alloc[154f689e5dd3bae5]::sync::Arc<tokio[c7c3882a1046e05b]::task::local::Shared>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x572931c1e3ec - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<tokio[c7c3882a1046e05b]::runtime::task::harness::poll_future<actix[6cdb438b2fe743d0]::context_impl::ContextFut<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity, actix[6cdb438b2fe743d0]::context::Context<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity>>, alloc[154f689e5dd3bae5]::sync::Arc<tokio[c7c3882a1046e05b]::task::local::Shared>>::{closure#0}>, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x572931be10ff - tokio[c7c3882a1046e05b]::runtime::task::harness::poll_future::<actix[6cdb438b2fe743d0]::context_impl::ContextFut<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity, actix[6cdb438b2fe743d0]::context::Context<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity>>, alloc[154f689e5dd3bae5]::sync::Arc<tokio[c7c3882a1046e05b]::task::local::Shared>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/harness.rs:487:18
[INFO] [stdout]   36:     0x572931bed0a2 - <tokio[c7c3882a1046e05b]::runtime::task::harness::Harness<actix[6cdb438b2fe743d0]::context_impl::ContextFut<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity, actix[6cdb438b2fe743d0]::context::Context<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity>>, alloc[154f689e5dd3bae5]::sync::Arc<tokio[c7c3882a1046e05b]::task::local::Shared>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/harness.rs:209:27
[INFO] [stdout]   37:     0x572931bed323 - <tokio[c7c3882a1046e05b]::runtime::task::harness::Harness<actix[6cdb438b2fe743d0]::context_impl::ContextFut<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity, actix[6cdb438b2fe743d0]::context::Context<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity>>, alloc[154f689e5dd3bae5]::sync::Arc<tokio[c7c3882a1046e05b]::task::local::Shared>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/harness.rs:154:20
[INFO] [stdout]   38:     0x572931c357bb - tokio[c7c3882a1046e05b]::runtime::task::raw::poll::<actix[6cdb438b2fe743d0]::context_impl::ContextFut<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity, actix[6cdb438b2fe743d0]::context::Context<catalystdb[d2f79b49c66f1cb8]::dbs::entity::Entity>>, alloc[154f689e5dd3bae5]::sync::Arc<tokio[c7c3882a1046e05b]::task::local::Shared>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/raw.rs:271:13
[INFO] [stdout]   39:     0x572931e4b377 - <tokio[c7c3882a1046e05b]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   40:     0x572931e683b2 - <tokio[c7c3882a1046e05b]::runtime::task::LocalNotified<alloc[154f689e5dd3bae5]::sync::Arc<tokio[c7c3882a1046e05b]::task::local::Shared>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/mod.rs:435:13
[INFO] [stdout]   41:     0x572931e14e3b - <tokio[c7c3882a1046e05b]::task::local::LocalSet>::tick::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:739:68
[INFO] [stdout]   42:     0x572931e19917 - tokio[c7c3882a1046e05b]::runtime::coop::with_budget::<(), <tokio[c7c3882a1046e05b]::task::local::LocalSet>::tick::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   43:     0x572931e19917 - tokio[c7c3882a1046e05b]::runtime::coop::budget::<(), <tokio[c7c3882a1046e05b]::task::local::LocalSet>::tick::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   44:     0x572931e19917 - <tokio[c7c3882a1046e05b]::task::local::LocalSet>::tick
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:739:31
[INFO] [stdout]   45:     0x572931cfc844 - <tokio[c7c3882a1046e05b]::task::local::RunUntil<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1045:29
[INFO] [stdout]   46:     0x572931cf61d0 - <tokio[c7c3882a1046e05b]::task::local::LocalSet>::with::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::task::local::RunUntil<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:793:13
[INFO] [stdout]   47:     0x572931bf17f5 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[c7c3882a1046e05b]::task::local::LocalData>>::try_with::<<tokio[c7c3882a1046e05b]::task::local::LocalSet>::with<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::task::local::RunUntil<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   48:     0x572931bf037e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[c7c3882a1046e05b]::task::local::LocalData>>::with::<<tokio[c7c3882a1046e05b]::task::local::LocalSet>::with<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::task::local::RunUntil<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   49:     0x572931cecdc6 - <tokio[c7c3882a1046e05b]::task::local::LocalSet>::with::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::task::local::RunUntil<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:791:17
[INFO] [stdout]   50:     0x572931d012f6 - <tokio[c7c3882a1046e05b]::task::local::RunUntil<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1031:22
[INFO] [stdout]   51:     0x572931cf71c5 - <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until::<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:689:19
[INFO] [stdout]   52:     0x572931c4149d - <core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   53:     0x572931bb86fd - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   54:     0x572931bb723b - tokio[c7c3882a1046e05b]::runtime::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   55:     0x572931bb723b - tokio[c7c3882a1046e05b]::runtime::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   56:     0x572931bb723b - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   57:     0x572931b884d0 - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   58:     0x572931bad480 - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   59:     0x572931ba3164 - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   60:     0x572931cbef6b - <tokio[c7c3882a1046e05b]::runtime::context::scoped::Scoped<tokio[c7c3882a1046e05b]::runtime::scheduler::Context>>::set::<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   61:     0x572931ce1a39 - tokio[c7c3882a1046e05b]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:38
[INFO] [stdout]   62:     0x572931bf64c2 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[c7c3882a1046e05b]::runtime::context::Context>>::try_with::<tokio[c7c3882a1046e05b]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   63:     0x572931bf330e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[c7c3882a1046e05b]::runtime::context::Context>>::with::<tokio[c7c3882a1046e05b]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   64:     0x572931cd5edd - tokio[c7c3882a1046e05b]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:17
[INFO] [stdout]   65:     0x572931b97d10 - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   66:     0x572931b9b046 - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   67:     0x572931b9ea73 - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   68:     0x572931c882e3 - tokio[c7c3882a1046e05b]::runtime::context::runtime::enter_runtime::<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   69:     0x572931b84b66 - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   70:     0x572931ce9b3c - <tokio[c7c3882a1046e05b]::runtime::runtime::Runtime>::block_on_inner::<<tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   71:     0x572931ceb346 - <tokio[c7c3882a1046e05b]::runtime::runtime::Runtime>::block_on::<<tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   72:     0x572931ced1c0 - <tokio[c7c3882a1046e05b]::task::local::LocalSet>::block_on::<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:646:12
[INFO] [stdout]   73:     0x572931c2ca35 - <actix_rt[f476caa790dd8bbe]::runtime::Runtime>::block_on::<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   74:     0x572931c480f9 - <actix_rt[f476caa790dd8bbe]::system::SystemRunner>::block_on::<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   75:     0x572931ca16f6 - catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dbs/ops/get.rs:173:5
[INFO] [stdout]   76:     0x572931c90067 - catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dbs/ops/get.rs:174:30
[INFO] [stdout]   77:     0x572931c6e6d6 - <catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   78:     0x572931d1ad1b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   79:     0x572931d1ad1b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   80:     0x572931d28595 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   81:     0x572931d28595 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   82:     0x572931d28595 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   83:     0x572931d28595 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   84:     0x572931d28595 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   85:     0x572931d28595 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   86:     0x572931d28595 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   87:     0x572931d230f4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   88:     0x572931d230f4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   89:     0x572931d2b612 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   90:     0x572931d2b612 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   91:     0x572931d2b612 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   92:     0x572931d2b612 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   93:     0x572931d2b612 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   94:     0x572931d2b612 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   95:     0x572931d2b612 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   96:     0x572931ec16bf - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   97:     0x572931ec16bf - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   98:     0x7a2f44d6daa4 - <unknown>
[INFO] [stdout]   99:     0x7a2f44dfaa64 - clone
[INFO] [stdout]  100:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'dbs::ops::get::test::get_field_test' (23) panicked at src/dbs/ops/get.rs:195:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MailboxError(Mailbox has closed)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x572931ec1d68 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x572931ec1d68 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x572931ec1d68 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x572931ec1d68 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x572931ed6b1a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x572931ed6b1a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x572931ec6652 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x572931ec6652 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x572931ea0bb6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x572931ea0bb6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x572931eba1f9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x572931d27c3c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x572931d27c3c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x572931eba472 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x572931eba472 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x572931ea0c72 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x572931e98609 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x572931ea198d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x572931ed72dc - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x572931ed7052 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x572931c911ae - <core[5a1c3e9896636f3a]::result::Result<core[5a1c3e9896636f3a]::result::Result<catalystdb[d2f79b49c66f1cb8]::resp::Response, catalystdb[d2f79b49c66f1cb8]::err::Error>, actix[6cdb438b2fe743d0]::address::MailboxError>>::unwrap
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x572931c911ae - catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dbs/ops/get.rs:195:14
[INFO] [stdout]   22:     0x572931cfc7ef - <tokio[c7c3882a1046e05b]::task::local::RunUntil<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1041:44
[INFO] [stdout]   23:     0x572931cf61d0 - <tokio[c7c3882a1046e05b]::task::local::LocalSet>::with::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::task::local::RunUntil<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:793:13
[INFO] [stdout]   24:     0x572931bf17f5 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[c7c3882a1046e05b]::task::local::LocalData>>::try_with::<<tokio[c7c3882a1046e05b]::task::local::LocalSet>::with<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::task::local::RunUntil<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x572931bf037e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[c7c3882a1046e05b]::task::local::LocalData>>::with::<<tokio[c7c3882a1046e05b]::task::local::LocalSet>::with<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::task::local::RunUntil<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x572931cecdc6 - <tokio[c7c3882a1046e05b]::task::local::LocalSet>::with::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::task::local::RunUntil<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:791:17
[INFO] [stdout]   27:     0x572931d012f6 - <tokio[c7c3882a1046e05b]::task::local::RunUntil<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1031:22
[INFO] [stdout]   28:     0x572931cf71c5 - <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until::<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:689:19
[INFO] [stdout]   29:     0x572931c4149d - <core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x572931bb86fd - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   31:     0x572931bb723b - tokio[c7c3882a1046e05b]::runtime::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   32:     0x572931bb723b - tokio[c7c3882a1046e05b]::runtime::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   33:     0x572931bb723b - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   34:     0x572931b884d0 - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   35:     0x572931bad480 - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   36:     0x572931ba3164 - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   37:     0x572931cbef6b - <tokio[c7c3882a1046e05b]::runtime::context::scoped::Scoped<tokio[c7c3882a1046e05b]::runtime::scheduler::Context>>::set::<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x572931ce1a39 - tokio[c7c3882a1046e05b]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:38
[INFO] [stdout]   39:     0x572931bf64c2 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[c7c3882a1046e05b]::runtime::context::Context>>::try_with::<tokio[c7c3882a1046e05b]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x572931bf330e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[c7c3882a1046e05b]::runtime::context::Context>>::with::<tokio[c7c3882a1046e05b]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x572931cd5edd - tokio[c7c3882a1046e05b]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:17
[INFO] [stdout]   42:     0x572931b97d10 - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   43:     0x572931b9b046 - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   44:     0x572931b9ea73 - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   45:     0x572931c882e3 - tokio[c7c3882a1046e05b]::runtime::context::runtime::enter_runtime::<<tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x572931b84b66 - <tokio[c7c3882a1046e05b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   47:     0x572931ce9b3c - <tokio[c7c3882a1046e05b]::runtime::runtime::Runtime>::block_on_inner::<<tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   48:     0x572931ceb346 - <tokio[c7c3882a1046e05b]::runtime::runtime::Runtime>::block_on::<<tokio[c7c3882a1046e05b]::task::local::LocalSet>::run_until<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   49:     0x572931ced1c0 - <tokio[c7c3882a1046e05b]::task::local::LocalSet>::block_on::<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:646:12
[INFO] [stdout]   50:     0x572931c2ca35 - <actix_rt[f476caa790dd8bbe]::runtime::Runtime>::block_on::<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   51:     0x572931c480f9 - <actix_rt[f476caa790dd8bbe]::system::SystemRunner>::block_on::<catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   52:     0x572931ca16f6 - catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dbs/ops/get.rs:173:5
[INFO] [stdout]   53:     0x572931c90067 - catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dbs/ops/get.rs:174:30
[INFO] [stdout]   54:     0x572931c6e6d6 - <catalystdb[d2f79b49c66f1cb8]::dbs::ops::get::test::get_field_test::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x572931d1ad1b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x572931d1ad1b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x572931d28595 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x572931d28595 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x572931d28595 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x572931d28595 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x572931d28595 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x572931d28595 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x572931d28595 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x572931d230f4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x572931d230f4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x572931d2b612 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x572931d2b612 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x572931d2b612 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x572931d2b612 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x572931d2b612 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x572931d2b612 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x572931d2b612 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x572931ec16bf - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   74:     0x572931ec16bf - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7a2f44d6daa4 - <unknown>
[INFO] [stdout]   76:     0x7a2f44dfaa64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     dbs::graph::test::test_graph_table_fail
[INFO] [stdout]     dbs::ops::get::test::get_field_alias_test
[INFO] [stdout]     dbs::ops::get::test::get_field_test
[INFO] [stdout]     dbs::ops::get::test::get_wildcard_alias_test
[INFO] [stdout]     dbs::ops::get::test::get_wildcard_filter_false_test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 8 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin catalystdb`
[INFO] running `Command { std: "docker" "inspect" "c0725a1e638638fed042fc8979eed158e37e6bf58419af344ac310c915ff3d86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0725a1e638638fed042fc8979eed158e37e6bf58419af344ac310c915ff3d86", kill_on_drop: false }`
[INFO] [stdout] c0725a1e638638fed042fc8979eed158e37e6bf58419af344ac310c915ff3d86
